home *** CD-ROM | disk | FTP | other *** search
- Path: news.fsu.edu!xi!colvin
- From: colvin@xi.cs.fsu.edu (Joshua Colvin)
- Newsgroups: comp.lang.c++
- Subject: *** Need Help with Error ***
- Date: 7 Jan 1996 03:56:12 GMT
- Organization: FSU Computer Science Department
- Message-ID: <4cng8s$741@news.fsu.edu>
- NNTP-Posting-Host: xi.cs.fsu.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
-
-
- Hello. I'm having a linker error come up and I really have no clue
- as to what it means. I used bgiobj.exe to convert all my .bgi and
- .chr into .obj, and I'm trying to link them together with my driver
- program, command-line style, but I keep getting this error:
-
- Error: Segment _TEXT exceeds 64 K
-
- Any clues? What is _TEXT? Is that an arbitrary thing? Can I somehow
- increase my whatever past 64 K to fix it?
-
- Thanx. :)
- ---------
- Joshua Colvin
- colvin@cs.fsu.edu
-